source/derelict/allegro5/acodec.d(54,31): Error: `@safe` function `loadSymbols` cannot access `__gshared` data `al_init_acodec_addon` source/derelict/allegro5/acodec.d(54,18): Error: cast from `extern (C) bool function() nothrow @nogc*` to `void**` not allowed in safe code source/derelict/allegro5/acodec.d(55,31): Error: `@safe` function `loadSymbols` cannot access `__gshared` data `al_get_allegro_acodec_version` source/derelict/allegro5/acodec.d(55,18): Error: cast from `extern (C) uint function() nothrow @nogc*` to `void**` not allowed in safe code source/derelict/allegro5/acodec.d(62,5): Error: `@safe` function `_sharedStaticCtor_L61_C1` cannot access `__gshared` data `DerelictAllegro5ACodec` source/derelict/allegro5/allegro.d(71,39): Error: cannot take address of parameter `userMain` in `@safe` function `run` source/derelict/allegro5/allegro.d(72,20): Error: `@safe` function `run` cannot access `__gshared` data `al_run_main` source/derelict/allegro5/allegro.d(77,31): Error: `@safe` function `loadSymbols` cannot access `__gshared` data `al_get_time` source/derelict/allegro5/allegro.d(77,18): Error: cast from `extern (C) double function() nothrow @nogc*` to `void**` not allowed in safe code source/derelict/allegro5/allegro.d(78,31): Error: `@safe` function `loadSymbols` cannot access `__gshared` data `al_rest` source/derelict/allegro5/allegro.d(78,18): Error: cast from `extern (C) void function(double) nothrow @nogc*` to `void**` not allowed in safe code source/derelict/allegro5/allegro.d(79,31): Error: `@safe` function `loadSymbols` cannot access `__gshared` data `al_init_timeout` source/derelict/allegro5/allegro.d(79,18): Error: cast from `extern (C) void function(ALLEGRO_TIMEOUT*, double) nothrow @nogc*` to `void**` not allowed in safe code source/derelict/allegro5/allegro.d(80,31): Error: `@safe` function `loadSymbols` cannot access `__gshared` data `al_get_allegro_version` source/derelict/allegro5/allegro.d(80,18): Error: cast from `extern (C) uint function() nothrow @nogc*` to `void**` not allowed in safe code source/derelict/allegro5/allegro.d(81,31): Error: `@safe` function `loadSymbols` cannot access `__gshared` data `al_run_main` source/derelict/allegro5/allegro.d(81,18): Error: cast from `extern (C) int function(int, char**, extern (C) int function(int, char**)) nothrow @nogc*` to `void**` not allowed in safe code source/derelict/allegro5/allegro.d(82,31): Error: `@safe` function `loadSymbols` cannot access `__gshared` data `al_set_new_bitmap_format` source/derelict/allegro5/allegro.d(82,18): Error: cast from `extern (C) void function(int) nothrow @nogc*` to `void**` not allowed in safe code source/derelict/allegro5/allegro.d(83,31): Error: `@safe` function `loadSymbols` cannot access `__gshared` data `al_set_new_bitmap_flags` /opt/dmd-safe/dmd/dmd-safe failed with exit code 1.